parser analysis

英 [ˈpɑːzə əˈnæləsɪs] 美 [ˈpɑrsər əˈnæləsɪs]

【计】语法分析程序,分析算法

计算机



双语例句

  1. The AntiSpam composes of six parts: email proxy, email parser, email filter, Chinese word split, parameters configuration and log analysis.
    系统主要包括邮件代理、邮件解析、邮件过滤、中文分词、参数配置、日志分析等模块。
  2. The modules that designed and implemented by author include task import module, log file parser module, log file analysis module and report module.
    设计并实现了日志分析子系统中任务导入、日志解析、日志分析以及报表等功能模块。
  3. According to XML characteristic, XML parser suitable for XML network management conformance test is developed. This parser can carry on morphological analysis, syntactic analysis and semantic analysis to XML file, and can offer the data information for test system.
    根据XML特点研制开发的适用于XML网络管理一致性测试的XML解析器可对XML文档进行词法分析、语法分析和语义分析,并为测试系统提供数据信息。
  4. We start our research with the characteristics of web corpus, and then design an HTML parser for analysis, debugging, and labeling tasks of web corpus.
    我们首先设计了一个解析器用以完成网页语料的解析、过滤以及标注等任务。
  5. The module of JavaScript parser includes keyword and expressions analysis, and object mapping.
    JavaScript语法解析主要包括关键字解析和表达式以及对象映射三部分。
  6. The parser achieves the input source code analysis and information extraction by calling the designed production-based multilingual program information extractor.
    分析器通过调用本文设计的基于产生式的多语言程序信息提取器实现对输入的源程序分析及信息抽取。
  7. It describes implementation of major parts of this solution: XDR parser, XDR decoder, Data saving and Data verifier and designs the test platform for performance analysis at the end.
    最后详细介绍了该方案的几个主要部件的实现,包括XDR数据描述的解析器、XDR数据文件的解码器、数据保存和数据校验等,并给出了进行实际性能分析的测试平台。
  8. This method first takes the clone code of C programs as input and generates parser tree. Based on parser tree built above, program dependence graph is established and static analysis is performed, through which the control dependence information and data flow information are collected.
    该方法首先为C克隆代码构造语法树,并在语法树的基础上建立程序依赖图,然后进行静态分析,从而获得程序的控制流信息和数据流信息。
  9. On this basis, the method is combined with an MST parser to improve the accuracy of dependency arc analysis.
    并在此基础上,与MST依存句法分析器进行融合,来提高依存弧分析的准确率。